Skip to content

Conversation

Pashnov
Copy link

@Pashnov Pashnov commented Aug 18, 2023

update some dependencies to actual state with properties as it present in latest quarkus builds
add lombok library
add config to properly work with lombok
add enum type as example how to work with custom types add code how to add custom TypeCodec
update README.adoc
update fruits.html

…t in latest quarkus builds

add lombok library
add config to properly work with lombok
add enum type as example how to work with custom types
add code how to add custom TypeCodec
update README.adoc
update fruits.html
@Pashnov
Copy link
Author

Pashnov commented Aug 18, 2023

I would like to push above changes to quickstart project, as that information is not present in internet (ot it's too hard to find) and, I think, it's useful who would like to start to use this library.

I've added type codec registration via AppLifecycleBeanCodecRegistration with higher priority that CassandraClientStarter run after with proper typeCodec and don't fail. I'm not sure that it's proper way but I haven't found other way how to make it work.

please review and if it's ok, please merge or let me know what should I fix.

cc: @gsmet @msmygit @adutra @tomekl007

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants